In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration / EnableColorDetection Property

EnableColorDetection Property (IPDFReducerConfiguration)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(4)>

Property EnableColorDetection As Boolean
[DispId(4)]

bool EnableColorDetection {get; set;}
read-write property EnableColorDetection: Boolean; 
DispIdAttribute(4)

function get,set EnableColorDetection : boolean
[DispId(4)]

__property bool get_EnableColorDetection();

__property void set_EnableColorDetection( 

   bool value

);
[DispId(4)]

property bool EnableColorDetection {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration
IPDFReducerConfiguration Members